CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UDP server

搜索资源列表

  1. UDP协议客户端服务器间视频传输c源码

    0下载:
  2. 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)
  3. 所属分类:网络

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:xihananhai
  1. udp

    0下载:
  2. dup 服务端 客户端 基于udp协议的通信程序(DUP server client, communication program based on UDP protocol)
  3. 所属分类:网络编程

    • 发布日期:2017-12-18
    • 文件大小:13312
    • 提供者:ntian
  1. TCP server and client source

    0下载:
  2. TCP、UDP服务端和客户端的源程序,可以自己更改,定时发送报文等(TCP server and client source)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5872640
    • 提供者:华华好好
  1. UDP练习

    0下载:
  2. UDP简单的练习,包含客户端和服务端。大神绕道(UDP simple exercises, including client and server.Great god a detour)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:721920
    • 提供者:MrWonderA
  1. UDP通信

    1下载:
  2. C# 环境下,简单实用的udp测试用例,初学者(C# Code UDP Test client and server)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:67584
    • 提供者:李一意
  1. dhicx-mdp-udp

    0下载:
  2. This is a udp server program 这是一个udp的服务器程序(This is a udp server program which is a udp server program)
  3. 所属分类:界面编程

    • 发布日期:2017-12-25
    • 文件大小:16384
    • 提供者:stppahd
  1. UDP

    0下载:
  2. QT中UDP协议,服务器与客服端之间相互通信,相互发送与接收消息(UDP protocol in QT, the server and customer service side communicate with each other, send and receive messages)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:9216
    • 提供者:bbdds
  1. Java的UDP通讯

    0下载:
  2. 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:xiwusheng
  1. 使用CAsyncSocket进行无连接(UDP)通信

    0下载:
  2. 使用CAsyncSocket进行无连接(UDP)通信,内含 客户端与 服务端(Using CAsyncSocket for connectionless (UDP) communication, including client and server)
  3. 所属分类:Windows编程

  1. udp

    0下载:
  2. udp通信的客户端与服务端程序,用来实现UDP之间的通信服务等功能(Client and Server program for UDP communication)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:lsdidk
  1. Demo_UDP

    0下载:
  2. UDP服务器和客户端示例程序,使用vs编写(demo of UDP server and client)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:kim_king
  1. tcp&UDP DEMO

    0下载:
  2. C\C++编写的tcp\udp客户端及服务器程序(Tcp\udp client and server program written by C\C++)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:sunqqq
  1. UDP 广播socket自动连接服务端

    0下载:
  2. 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:55296
    • 提供者:keiwei
  1. UDP 广播socket自动连接客户端

    0下载:
  2. 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:keiwei
  1. 资料

    0下载:
  2. 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:31744
    • 提供者:小小大白
  1. UDP

    0下载:
  2. 基于C#的UDP客户端、服务端,实现基本功能。(UDP Client & Server Demo with C#, to achieve the basic functions.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:189440
    • 提供者:Martin3
  1. udp

    0下载:
  2. 实现客户端与服务器端通信,使用C语言编写,在ubuntu系统下测试成功(Realizing the communication between the client and the server side)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:liuqi605752176
  1. tcp udp

    0下载:
  2. 1. 创建一个简单的SOCKET编程流程如下 面向有连接的套接字编程 服务器: 1) 创建套接字(socket) 2) 将套接字绑定到一个本地地址和端口上(bind) 3) 将套接字设定为监听模式,准备接受客户端(1. create a simple SOCKET programming flow as follows for a connected socket programming server: 1) creating a socket (socket) 2) binding the s
  3. 所属分类:网络编程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:往事9295
  1. UDP服务器收发数据实验(ucos版)

    2下载:
  2. 在ucos系统下用stm32实现udp服务器收发数据实验(Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system)
  3. 所属分类:微处理器开发

    • 发布日期:2019-10-14
    • 文件大小:21373952
    • 提供者:依依love
  1. iocp服务器代码_tcp&udp测试工具

    1下载:
  2. iocp完成端口c++代码,服务器接收回弹,还有一个接收没有回弹(IOCP completes port c + + code, server receives rebound, and one receives no rebound)
  3. 所属分类:网络编程

    • 发布日期:2019-06-24
    • 文件大小:17497088
    • 提供者:Jack666
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com